Skip to content

fix(release): mark beta tags as prerelease (goreleaser release.prerelease: auto)#126

Merged
aksOps merged 1 commit into
mainfrom
fix/goreleaser-prerelease-auto
Jun 19, 2026
Merged

fix(release): mark beta tags as prerelease (goreleaser release.prerelease: auto)#126
aksOps merged 1 commit into
mainfrom
fix/goreleaser-prerelease-auto

Conversation

@aksOps

@aksOps aksOps commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

GoReleaser's mode: append reset v0.4.0-beta.1 to a full (non-prerelease) release, needing a manual gh release edit --prerelease. Setting release.prerelease: auto auto-marks any tag with a pre-release identifier (e.g. -beta.N) as a GitHub pre-release, while final vX.Y.Z tags stay full releases. Validated with goreleaser check.

🤖 Generated with Claude Code
https://claude.ai/code/session_01LDQVJrixs2nJoea67a8pEG

GoReleaser's append mode reset v0.4.0-beta.1 to a full (non-prerelease)
release, requiring a manual `gh release edit --prerelease` fix. Set
release.prerelease: auto so any tag with a pre-release identifier
(e.g. -beta.N) is auto-marked as a GitHub pre-release; final tags
(vX.Y.Z) stay full releases.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LDQVJrixs2nJoea67a8pEG
@aksOps aksOps merged commit cff9736 into main Jun 19, 2026
17 checks passed
@aksOps aksOps deleted the fix/goreleaser-prerelease-auto branch June 19, 2026 02:42
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant